home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / ich3usb.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  85 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH3USB.INF                                              
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(R) 82801CA/CAM USB devices                                      
  5. ; **    Last Update: December 18, 2000 (Version 3.00 Build 008)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. signature="$CHICAGO$"
  11. Class=USB
  12. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  13. Provider=%INTEL%
  14. CatalogFile=ich3usb.cat
  15. DriverVer=12/18/2000, 3.00.008
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect = *
  19.  
  20. ; =================== Table of content =========================
  21.  
  22. [Manufacturer]
  23. %Intel.Mfg%=Intel.Section
  24.  
  25. ; =================== Intel ====================================
  26.  
  27. [Intel.Section]
  28. %PCI\VEN_8086&DEV_2482.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2482
  29. %PCI\VEN_8086&DEV_2484.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2484
  30. %PCI\VEN_8086&DEV_2487.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2487
  31.  
  32. ; For Windows 95/98
  33. [INTEL_USB]
  34. Include=usb.inf
  35. Needs=UniversalHCD.Dev
  36.  
  37. ; For Windowns NT
  38. [INTEL_USB.NT]
  39. Include=usb.inf
  40. Needs=UniversalHCD.Dev.NT
  41.  
  42. [INTEL_USB.NT.Services]
  43. Include=usb.inf
  44. Needs=UniversalHCD.Dev.NT.Services
  45.  
  46.  
  47. [Strings]
  48. INTEL="Intel"
  49. Intel.Mfg="Intel"
  50. PCI\VEN_8086&DEV_2482.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2482 "
  51. PCI\VEN_8086&DEV_2484.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2484 "
  52. PCI\VEN_8086&DEV_2487.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2487 "
  53.  
  54. ; Copyright (c) 2000 Intel Corporation
  55.  
  56. ; ************************************************************
  57. ; Intel is making no claims of usability, efficacy or 
  58. ; warranty.  
  59. ; ************************************************************
  60. ; Information in this document is provided in connection with 
  61. ; Intel products.  No license, express or implied, by estoppel 
  62. ; or otherwise, to any intellectual property rights is granted 
  63. ; by this document.  Intel assumes no liability whatsoever, 
  64. ; and Intel disclaims any express or implied warranty, 
  65. ; relating to sale and/or use of Intel products including 
  66. ; liability or warranties relating to fitness for a particular 
  67. ; purpose, merchantability, or infringement of any patent, 
  68. ; copyright or other intellectual property right.  Intel 
  69. ; products are not intended for use in medical, life saving, 
  70. ; or life sustaining applications.
  71.  
  72. ; ************************************************************
  73. ; Intel Corporation disclaims all warranties and liabilities 
  74. ; for the use of this document and the information contained 
  75. ; herein, and assumes no responsibility for any errors which 
  76. ; may appear in this document, nor does Intel make a 
  77. ; commitment to update the information contained herein. Intel 
  78. ; reserves the right to make changes to this document at any 
  79. ; time, without notice.
  80. ; ************************************************************
  81. ; ************************************************************
  82.  
  83. ; * Third-party brands and names are the property of their 
  84. ; respective owners.
  85.